projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fe9162
)
*** empty log message ***
author
Jason Rumney
<jasonr@gnu.org>
Thu, 12 Feb 2009 14:39:17 +0000
(14:39 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Thu, 12 Feb 2009 14:39:17 +0000
(14:39 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 962a0d1020650dcea6a94043b73d0c9f28bd2ad5..e9226e427ca089d5c6743f824aa57bb86ab06d95 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,9
@@
2009-02-12 Jason Rumney <jasonr@gnu.org>
+ * w32term.c (x_display_pixel_height, x_display_pixel_width):
+ Release DC when finished. Use NULL window to refer to desktop.
+ (w32_term_init): Use NULL window to refer to desktop. (Bug#460)
+
* w32font.c (add_font_entity_to_list): Fix check for substituted
raster fonts. (Bug#2219)